.Titoletto {
	color: #0276b3;
	font-size: 17px;
	font-weight: normal;
}

.In_rilievo {
	font-weight: bold;
	color: #0276b3;
}

.Evidenziato {
	background: #0276b3;
	padding: 3px 5px;
	color: #fff;
}